Parameters
- src
- The source sequence.
- cancellationToken
- A token to cancel enumeration.
- maxBufferSize
- The maximum buffer size. If zero, the size is unlimited.
Type Parameters
- T
- The type of elements in the sequence.
Return Value
A sequence that is evaluated in a background thread.